home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / menu1_21.zip / NAMEMENU.DOC < prev    next >
Text File  |  1992-07-24  |  4KB  |  92 lines

  1. SOFTWARE LICENSE
  2.  
  3. NameMenu is not public domain software. It is released as Shareware.
  4. You are free to copy and distribute NameMenu freely, but if you use
  5. the program on a regular basis you are encouraged to register your copy.
  6. By registering NameMenu, you are helping the author to continue providing
  7. a quality piece of software.  The registeration fee for NameMenu is $10.00.
  8.  
  9. See REGISTER.DOC for information on registering NameMenu.
  10.  
  11.  
  12. WARRANTY
  13.  
  14. NameMenu is provided as is, with no warranty of any kind, either
  15. expressed or implied.
  16.  
  17. NameMenu is guaranteed to occupy space on your hard drive.
  18.  
  19. LEGAL NOTICE
  20.  
  21. PCBoard is Copyrighted by Clark Development
  22. NameChange is Copyrighted by boB Gage
  23. NameMenu is Copyrighted by Jamed Deal
  24.  
  25.  
  26. WHAT IS NAMEMENU
  27.  
  28. NameMenu is a menuing system for boB Gage's NameChange program.  NameChange
  29. does an excellent job of providing the use of 'ALIASES' on command with
  30. PCBoard 14.5a.  However, NameChange was a bit confusing for the novice user
  31. of PCBoard.  What NameMenu does is provide a user friendly interface for
  32. NameChange to do it's job.  NameMenu IS NOT AN ALIASING DOOR, just a front
  33. end for NameChange.  NameMenu will provide up to 9 different aliases per user.  
  34. If more is needed, let me know and I will change the code for this.  I figured 
  35. that 9 should just about take care of everyone.
  36.  
  37. SETTING UP NAMEMENU
  38.  
  39. NameMenu is designed to run from within the PCBoard directory.  There are
  40. 3 files needed for NameMenu to function.  They are NAMEMENU.EXE,
  41. NAMEMENU.CFG, and NAMEMENU.  The following is what the NAMEMENU door file
  42. looks like.  YOU SHOULD NOT CHANGE THE CONTENTS OF THIS FILE.  You may rename
  43. the file what ever you like, but do not change the contents of the file.
  44.  
  45. @ECHO OFF
  46. NAMEMENU
  47. CLS
  48. NEXT
  49.  
  50. That is it for the NAMEMENU file.  The following is an example of the
  51. NAMEMENU.CFG file.
  52.  
  53. JAMES DEAL    ---------------> Name door is Registered to.
  54. Sinbad's Shack BBS-----------> BBS name.
  55. 00000000  -------------------> Registeration Number.
  56. Z:\PCB\DOORS\NAMECHNG -------> Full path to the NameChange door.
  57. Y    ------------------------> Allow multiple Aliases
  58. ALIASES ---------------------> NameChange Alias file name
  59.  
  60. You must not change the name of the .CFG file.
  61. NameMeun will support the use of multiple aliases up to 9 per user if the
  62. sysop allows the use of Multible Aliases.
  63. At the present time, NameMenu only supports a single Alias file.  If there
  64. is a need for it, I will write code for multiple alias file support.
  65.  
  66. In the DOORS.LST file you should set it up as follows.
  67.  
  68.                                  USER  DOOR
  69. FILENAME  PASSWORD  SEC  LOGIN    SYS   SYS  SHELL  PATH
  70.  
  71. NAMEMENU             40    N       Y     N     Y     C:\PCB
  72.  
  73. Now I know what you are thinking about the USERS.SYS file, NameChange might
  74. cause some unexpected things to happen if USERS.SYS is used, but NameMenu
  75. uses this file and when NameMenu is finished the USERS.SYS file is closed and
  76. deleted prior to calling NameChange.
  77.  
  78.  
  79. That is about it.  If you have any comments, please feel free to call
  80. me at Sinbad's Shack (804) 467-9702.  I use Jim Deal on the board.  Sinbad's 
  81. Shack is Tidewater Virginia's Largest FREE BBS.  We offer 5.5 Gig of adult 
  82. related files along with general shareware files for an amazing low price of
  83. FREE! Sinbad's Shack is the Home of the After Dark Adult Network.
  84. I can be reached via the PCBoard conferences in the following networks:
  85. NorthAmri Net
  86. UNI Net
  87.  
  88. I can also be reached in any conference on the After Dark Adult Network.
  89.  
  90. Thank you for taking a look at NameMenu.
  91.  
  92.